threeDSRequestorID property

String? get threeDSRequestorID

Implementation

String? get threeDSRequestorID => _$this._threeDSRequestorID;
set threeDSRequestorID (String? threeDSRequestorID)

Implementation

set threeDSRequestorID(String? threeDSRequestorID) =>
    _$this._threeDSRequestorID = threeDSRequestorID;