getAnalyticsHost method

String? getAnalyticsHost()

Implementation

String? getAnalyticsHost() {
  return analyticsHost;
}