mobileOAuthCallbackUrl property
The URL to which the account holder is redirected after completing an OAuth authentication with a bank through Trustly/PayMyBank.
Implementation
@BuiltValueField(wireName: r'mobileOAuthCallbackUrl')
String? get mobileOAuthCallbackUrl;