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