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