RequestParams typedef

RequestParams = Map<String, dynamic>

Implementation

typedef RequestParams = Map<String, dynamic>;