fcmBackfillMaxAttemptsDefault property

set fcmBackfillMaxAttemptsDefault (int value)

Implementation

static set fcmBackfillMaxAttemptsDefault(int value) =>
    defaultRemoteConfig['dreamic_fcm_backfill_max_attempts'] = value;