instance property

Implementation

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