menu
leto package
documentation
types/json.dart
GraphQLJsonType
isNonNullable property
isNonNullable property
dark_mode
light_mode
isNonNullable
property
bool
get
isNonNullable
inherited
true when the type can not be null
Implementation
bool get isNonNullable => this is GraphQLNonNullType;
leto package
documentation
types/json
GraphQLJsonType
isNonNullable property
GraphQLJsonType class