DataMapper constructor

DataMapper(
  1. Map<String, String> fieldMappings
)

Implementation

DataMapper(this.fieldMappings);