pathParams property

Map<String, dynamic> pathParams
final

params of the path

Implementation

final Map<String, dynamic> pathParams;