QueryParams typedef

QueryParams = Map<String, dynamic>

Implementation

typedef QueryParams = Map<String, dynamic>;