webAuthN property

  1. @TagNumber.new(3)
PbList<WebAuthN> get webAuthN

Meta information about the user's WebAuthN authenticators.

Implementation

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