threeDSCompInd property

String? get threeDSCompInd

Implementation

String? get threeDSCompInd => _$this._threeDSCompInd;
set threeDSCompInd (String? threeDSCompInd)

Implementation

set threeDSCompInd(String? threeDSCompInd) =>
    _$this._threeDSCompInd = threeDSCompInd;