threeDSRequestorAppURL property

String? get threeDSRequestorAppURL

Implementation

String? get threeDSRequestorAppURL => _$this._threeDSRequestorAppURL;
set threeDSRequestorAppURL (String? threeDSRequestorAppURL)

Implementation

set threeDSRequestorAppURL(String? threeDSRequestorAppURL) =>
    _$this._threeDSRequestorAppURL = threeDSRequestorAppURL;