instance property

Implementation

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