getAnalytics method

Analytics? getAnalytics()

Implementation

Analytics? getAnalytics() {
  return _analytics;
}