menu
fory package
documentation
fory.dart
MapField
MapField.new const constructor
MapField.new const constructor
dark_mode
light_mode
MapField
constructor
const
MapField
(
{
int
?
id
,
bool
?
nullable
,
bool
ref
=
false
,
bool
?
dynamic
,
TypeSpec
?
key
,
TypeSpec
?
value
,
})
Implementation
const MapField({ this.id, this.nullable, this.ref = false, this.dynamic, this.key, this.value, });
fory package
documentation
fory
MapField
MapField.new const constructor
MapField class