pathParams property

Map<String, String> get pathParams

Implementation

Map<String, String> get pathParams => _pathParams ?? {};