pathParameters property

  1. @protected
Map<String, String> pathParameters
getter/setter pair

Implementation

@protected
late Map<String, String> pathParameters;