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