factorId property
The type identifier of the second factor.
For SMS second factors, this is phone
.
For TOTP second factors, this is totp
.
Implementation
@override
final MultiFactorId factorId;
The type identifier of the second factor.
For SMS second factors, this is phone
.
For TOTP second factors, this is totp
.
@override
final MultiFactorId factorId;