instance property

FirebaseRemoteConfig? get instance

References an instance of the underlying Firebase Remote Config plugin.

Implementation

r.FirebaseRemoteConfig? get instance => _remoteConfig;