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