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