threeDSResult property
Base64-encoded string returned by the Component after the challenge flow. It contains the following parameters: transStatus, authorisationToken.
Implementation
@BuiltValueField(wireName: r'threeDSResult')
String? get threeDSResult;