menu
flutter_sport_gql package
documentation
schema.graphql.dart
Input$ProductInput
category property
category property
dark_mode
light_mode
category
property
List
<
String
>
get
category
Implementation
List<String> get category => (_$data['category'] as List<String>);
flutter_sport_gql package
documentation
schema.graphql
Input$ProductInput
category property
Input$ProductInput class