MapRecord typedef

MapRecord = Map<String, String>

Implementation

typedef MapRecord = Map<String, String>;