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