menu
velix_mapper package
documentation
mapper/mapper.dart
MapOperation
findMatches abstract method
findMatches abstract method
dark_mode
light_mode
findMatches
abstract method
void
findMatches
(
MappingDefinition
definition
,
List
<
Match
>
matches
)
Implementation
void findMatches(MappingDefinition definition,List<Match> matches);
velix_mapper package
documentation
mapper/mapper
MapOperation
findMatches abstract method
MapOperation class