retryOperationOnAuthFailure constant

Duration const retryOperationOnAuthFailure

max time allowed for retrying an operation for auth failure in case of usage of authCallback

Implementation

static const retryOperationOnAuthFailure = Duration(seconds: 30);