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