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