method property
The method used to complete the authentication process. Possible values: sms_OTP, email_OTP.
Implementation
@BuiltValueField(wireName: r'method')
String? get method;
The method used to complete the authentication process. Possible values: sms_OTP, email_OTP.
@BuiltValueField(wireName: r'method')
String? get method;