instance property

Returns a stub instance to allow the platform interface to access the class instance statically.

Implementation

static MethodChannelFirebaseAnalytics get instance {
  return MethodChannelFirebaseAnalytics._();
}