SECOND_FACTOR_TYPE_OTP_EMAIL constant

SecondFactorType const SECOND_FACTOR_TYPE_OTP_EMAIL

Implementation

static const SecondFactorType SECOND_FACTOR_TYPE_OTP_EMAIL = SecondFactorType._(3, _omitEnumNames ? '' : 'SECOND_FACTOR_TYPE_OTP_EMAIL');