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