method property

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

Method should be set to "totp" when logging in using the TOTP strategy.

Implementation

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