menu
crystallis package
documentation
runtime/field_metadata.dart
FieldMetadata
mutable property
mutable property
dark_mode
light_mode
mutable
property
bool
mutable
final
Whether the field is mutable (non-final).
Implementation
final bool mutable;
crystallis package
documentation
runtime/field_metadata
FieldMetadata
mutable property
FieldMetadata class