path property
Request path, optionally with RESTful parameters.
Use curly braces for RESTful parameters: '/users/{id}'
Implementation
final String path;
Request path, optionally with RESTful parameters.
Use curly braces for RESTful parameters: '/users/{id}'
final String path;