threeDSPaymentData property

String? get threeDSPaymentData

Implementation

String? get threeDSPaymentData => _$this._threeDSPaymentData;
set threeDSPaymentData (String? threeDSPaymentData)

Implementation

set threeDSPaymentData(String? threeDSPaymentData) =>
    _$this._threeDSPaymentData = threeDSPaymentData;