getClientHost method

String? getClientHost()

Gets the client host URL. Android Reference: AppSettings.getClientHost()

Implementation

String? getClientHost() => clientHost;