retryAttemptsCountMaxDefault property

set retryAttemptsCountMaxDefault (int value)

Implementation

static set retryAttemptsCountMaxDefault(int value) =>
    defaultRemoteConfig['retryAttemptsCountMax'] = value;