params property

Map<String, dynamic> params
getter/setter pair

这是一个请求参数

Implementation

Map<String, dynamic> params = HashMap();