path property

String path
final

Request path, optionally with RESTful parameters.

Use curly braces for RESTful parameters: '/users/{id}'

Implementation

final String path;