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