path property
The main path of the service.
For example, if this service is for managing users, path would be: /users
Implementation
String path = '';
The main path of the service.
For example, if this service is for managing users, path would be: /users
String path = '';