RemoteConfigServiceDebug extension

on

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 a null default.
getInfo() Map<String, dynamic>

Available on RemoteConfigService, provided by the RemoteConfigServiceDebug extension

Debug information about the current RC state.