possibleAuthenticators property
Defines the possible types of authenticators.
Implementation
@$pb.TagNumber(3)
$pb.PbList<AuthenticatorType> get possibleAuthenticators => $_getList(2);
Defines the possible types of authenticators.
@$pb.TagNumber(3)
$pb.PbList<AuthenticatorType> get possibleAuthenticators => $_getList(2);