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