getAnalyticsVersion method

String? getAnalyticsVersion()

Implementation

String? getAnalyticsVersion() {
  return analyticsVersion;
}