menu
artemis package
documentation
schema/graphql_query.dart
GraphQLQuery<T, U extends JsonSerializable>
variables property
variables property
dark_mode
light_mode
variables
property
U?
variables
final
Typed query/mutation variables.
Implementation
final U? variables;
artemis package
documentation
schema/graphql_query
GraphQLQuery<T, U extends JsonSerializable>
variables property
GraphQLQuery class