method property

  1. @BuiltValueField(wireName: r'method')
String method

Method should be set to "webAuthn" when logging in using the WebAuthn strategy.

Implementation

@BuiltValueField(wireName: r'method')
String get method;