link property
The redirection link. You can use this link to redirect the user to the open banking flow when the user selects it.
Implementation
@BuiltValueField(wireName: r'link')
String get link;
The redirection link. You can use this link to redirect the user to the open banking flow when the user selects it.
@BuiltValueField(wireName: r'link')
String get link;