pathParams property

Map<String, dynamic> pathParams
final

request path parameters

Implementation

final Map<String, dynamic> pathParams = {};