RecordRowMap typedef

RecordRowMap = Map<String, Record?>

Implementation

typedef RecordRowMap = Map<String, Record>;