threeDSServerTransID property

String? get threeDSServerTransID

Implementation

String? get threeDSServerTransID => _$this._threeDSServerTransID;
set threeDSServerTransID (String? threeDSServerTransID)

Implementation

set threeDSServerTransID(String? threeDSServerTransID) =>
    _$this._threeDSServerTransID = threeDSServerTransID;