threeDSVersion property

String? get threeDSVersion

Implementation

String? get threeDSVersion => _$this._threeDSVersion;
set threeDSVersion (String? threeDSVersion)

Implementation

set threeDSVersion(String? threeDSVersion) =>
    _$this._threeDSVersion = threeDSVersion;