possibleAuthenticators property

  1. @TagNumber(3)
List<AuthenticatorType> possibleAuthenticators

Defines the possible types of authenticators.

Implementation

@$pb.TagNumber(3)
$core.List<$3.AuthenticatorType> get possibleAuthenticators => $_getList(2);