mockFirebaseRemoteConfig top-level property

MockRemoteConfig mockFirebaseRemoteConfig
final

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._();