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