loginMethod property
The requested login method for the user. To use SSO, you must already have SSO configured with Adyen before creating the user. Possible values: Username & account, Email, or SSO
Implementation
@BuiltValueField(wireName: r'loginMethod')
String? get loginMethod;