QueryParameters typedef

QueryParameters = Map<String, Object>

Implementation

typedef QueryParameters = Map<String, Object>;