requireRemoteConfig property

bool requireRemoteConfig

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;