webAuthN property

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

Meta information about the user's WebAuthN authenticators.

Implementation

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