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