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