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