ParamsContext typedef

ParamsContext = Map<String, String>

Implementation

typedef ParamsContext = Map<String, String>;