requireRemoteConfig property
This property determines whether initialization should occur after the RemoteConfig system has started when set to true, or before it starts when set to false.
Implementation
bool get requireRemoteConfig => false;
This property determines whether initialization should occur after the RemoteConfig system has started when set to true, or before it starts when set to false.
bool get requireRemoteConfig => false;