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