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