menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$SceneCreateInput
file_ids property
file_ids
dark_mode
light_mode
file_ids
property
List
<
String
>
?
get
file_ids
Implementation
List<String>? get file_ids => (_$data['file_ids'] as List<String>?);
stash_app_flutter
schema.graphql
Input$SceneCreateInput
file_ids property
Input$SceneCreateInput class