factorIds property
The list of identifiers for enabled second factors. Currently 'phone' and 'totp' are supported.
Implementation
final List<AuthFactorType>? factorIds;
The list of identifiers for enabled second factors. Currently 'phone' and 'totp' are supported.
final List<AuthFactorType>? factorIds;