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