getRemoteConfig static method
Retrieves the remote configuration.
Returns: RemoteConfig
Implementation
static RemoteConfig getRemoteConfig() {
return const RemoteConfigImpl();
}
Retrieves the remote configuration.
Returns: RemoteConfig
static RemoteConfig getRemoteConfig() {
return const RemoteConfigImpl();
}