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