path property

String path
getter/setter pair

The main path of the service.

For example, if this service is for managing users, path would be: /users

Implementation

String path = '';