hostUrl property

String hostUrl
getter/setter pair

允许用户配置 hostUrl 默认值,如果用户又配置了 url 等信息,将会以 url 更细粒度为准

Implementation

String hostUrl = _defaultHostUrl;