pathParams property

Map<String, String>? pathParams
final

Path params for link

Implementation

final Map<String, String>? pathParams;