menu
gql package
documentation
schema.dart
InputValueDefinition
type property
type property
dark_mode
light_mode
type
property
GraphQLType
?
get
type
Implementation
GraphQLType? get type => GraphQLType.fromNode(astNode!.type, getType);
gql package
documentation
schema
InputValueDefinition
type property
InputValueDefinition class