MapString typedef

MapString = Map<String, String>

Implementation

typedef MapString = Map<String, String>;