threeDSecure property

String? get threeDSecure

Implementation

String? get threeDSecure => _$this._threeDSecure;
set threeDSecure (String? threeDSecure)

Implementation

set threeDSecure(String? threeDSecure) => _$this._threeDSecure = threeDSecure;