enrolledFactors property
JSArray<AuthMultiFactorInfo>
get
enrolledFactors
List of second factors enrolled with the current user.
Implementation
external JSArray<AuthMultiFactorInfo> get enrolledFactors;