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