pathParameters property

Map<String, dynamic> pathParameters
getter/setter pairinherited

The path parameters of the request.

Implementation

Map<String, dynamic> pathParameters;