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