KeyMap typedef

KeyMap = Map<String, String>

Implementation

typedef KeyMap = Map<String, String>;