hasLargeBlob property

bool? hasLargeBlob
final

If set to true, the authenticator will support the largeBlob extension. https://w3c.github.io/webauthn#largeBlob Defaults to false.

Implementation

final bool? hasLargeBlob;