getAnalyticsUseSSL method

bool? getAnalyticsUseSSL()

Implementation

bool? getAnalyticsUseSSL() {
  return analyticsUseSSL;
}