ensurePluginInitialized property

EnsurePluginInitialized? ensurePluginInitialized
getter/setter pair

Function to call to ensure the Firebase Service is initialized. Usually used to ensure that the Web SDK match the behavior of native SDKs.

Implementation

EnsurePluginInitialized ensurePluginInitialized;