AUTHENTICATOR_TYPE_TOTP constant

AuthenticatorType const AUTHENTICATOR_TYPE_TOTP

Implementation

static const AuthenticatorType AUTHENTICATOR_TYPE_TOTP = AuthenticatorType._(4, _omitEnumNames ? '' : 'AUTHENTICATOR_TYPE_TOTP');