possibleAuthenticators property

  1. @TagNumber.new(3)
PbList<AuthenticatorType> get possibleAuthenticators

Defines the possible types of authenticators.

Implementation

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