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