mockFirebaseRemoteConfig top-level property
Installs an in-memory FirebaseRemoteConfigPlatform (keeping the real Remote
Config Dart, only the native side is faked). Drive flag values with
setRemoteValues before launching the app, or pushUpdate to emit an
onConfigUpdated event.
Implementation
final mockFirebaseRemoteConfig = MockRemoteConfig._();