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