factorId property

  1. @override
MultiFactorId factorId
final

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;