RemoteConfigServiceDebug extension
Methods
-
getAllValues(
) → Map< String, dynamic> -
Available on RemoteConfigService, provided by the RemoteConfigServiceDebug extension
Snapshot of all RC values, using the same typing rules as getValue with anulldefault. -
getInfo(
) → Map< String, dynamic> -
Available on RemoteConfigService, provided by the RemoteConfigServiceDebug extension
Debug information about the current RC state.