menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$GalleryChapterUpdateInput
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$GalleryChapterUpdateInput
image_index property
Input$GalleryChapterUpdateInput class