menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$BrandInput
name property
name property
dark_mode
light_mode
name
property
String
get
name
Implementation
String get name => (_$data['name'] as String);
flutter_widget_gql package
documentation
schema.graphql
Input$BrandInput
name property
Input$BrandInput class