menu
crystallis package
documentation
runtime/field_metadata.dart
FieldMetadata
nullable property
nullable property
dark_mode
light_mode
nullable
property
bool
nullable
final
Whether the field is nullable (i.e. can be
null
).
Implementation
final bool nullable;
crystallis package
documentation
runtime/field_metadata
FieldMetadata
nullable property
FieldMetadata class