instance property

Implementation

static FirebaseAnalyticsUtils get instance {
  return _instance ??= FirebaseAnalyticsUtils();
}