menu
renovation_core package
documentation
core.dart
RenovationController
getHostUrl method
getHostUrl method
dark_mode
light_mode
getHostUrl
method
String
getHostUrl
(
)
Returns the configured host URL towards the backend
Implementation
String getHostUrl() => config.hostUrl;
renovation_core package
documentation
core
RenovationController
getHostUrl method
RenovationController class