menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$CleanMetadataInput
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$CleanMetadataInput
dryRun property
Input$CleanMetadataInput class