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