menu
velix_mapper package
documentation
mapper/mapper.dart
MapOperation
MapOperation.new constructor
MapOperation.new constructor
dark_mode
light_mode
MapOperation
constructor
MapOperation
(
{
Convert
?
converter
,
bool
deep
=
false
,
})
Implementation
MapOperation({this.converter, this.deep = false});
velix_mapper package
documentation
mapper/mapper
MapOperation
MapOperation.new constructor
MapOperation class