menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$CleanGeneratedInput
dryRun property
dryRun
dark_mode
light_mode
dryRun
property
bool
?
get
dryRun
Implementation
bool? get dryRun => (_$data['dryRun'] as bool?);
stash_app_flutter
schema.graphql
Input$CleanGeneratedInput
dryRun property
Input$CleanGeneratedInput class