remoteConfigIntProvider top-level constant

  1. @ProviderFor(remoteConfigInt)
RemoteConfigIntFamily const remoteConfigIntProvider

Gets a RemoteConfig value as a int. Whenever this key changes, this provider will be updated.

Copied from remoteConfigInt.

Implementation

@ProviderFor(remoteConfigInt)
const remoteConfigIntProvider = RemoteConfigIntFamily();