instance property

Implementation

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