method property

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

Method should be set to "password" when logging in using the identifier and password strategy.

Implementation

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