path property

String path
getter/setter pair

If the path starts with 'http(s)', the baseURL will be ignored, otherwise, it will be combined and then resolved with the baseUrl.

Implementation

String path;