mapMapper property

MapMapper<TEntity> mapMapper

Gets an instance of a class that maps between the podo and Map<String, dynamic>

Implementation

MapMapper<TEntity> get mapMapper;