getHostUrl method

String getHostUrl()

Returns the configured host URL towards the backend

Implementation

String getHostUrl() => config.hostUrl;