menu
sunny_graphql_generator package
documentation
shared.dart
FieldDefinition
isNullable property
isNullable property
dark_mode
light_mode
isNullable
property
bool
get
isNullable
Implementation
bool get isNullable => !isNonNull;
sunny_graphql_generator package
documentation
shared
FieldDefinition
isNullable property
FieldDefinition class