menu
flutter_widget_gql package
documentation
graphql/country.graphql.dart
Options$Query$getCountries
isQuery property
isQuery property
dark_mode
light_mode
isQuery
property
bool
get
isQuery
inherited
Implementation
bool get isQuery => type == OperationType.query;
flutter_widget_gql package
documentation
graphql/country.graphql
Options$Query$getCountries
isQuery property
Options$Query$getCountries class