threeDSRequestorURL property

String? get threeDSRequestorURL

Implementation

String? get threeDSRequestorURL => _$this._threeDSRequestorURL;
set threeDSRequestorURL (String? threeDSRequestorURL)

Implementation

set threeDSRequestorURL(String? threeDSRequestorURL) =>
    _$this._threeDSRequestorURL = threeDSRequestorURL;