dart_mapper library

Classes

InheritConfiguration
InheritInverseConfiguration
Mapper
Mapping
SubclassMapping
Instructs the generator to produce a runtime-type dispatch body for the annotated dispatch method. Stacked on the method (not the mapper class).
ValueMapping

Typedefs

MappingCallable = Function
A function that takes a source object and returns a mapped value.