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