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