OOB_TRIGGER_FL constant
The flow used in the challenge. Possible values: * PWD_OTP_PHONE_FL: one-time password (OTP) flow via SMS * PWD_OTP_EMAIL_FL: one-time password (OTP) flow via email * OOB_TRIGGER_FL: out-of-band (OOB) flow
Implementation
@BuiltValueEnumConst(wireName: r'OOB_TRIGGER_FL')
static const ChallengeInfoFlowEnum OOB_TRIGGER_FL = _$challengeInfoFlowEnum_OOB_TRIGGER_FL;