threeDSMethodURL property

String? get threeDSMethodURL

Implementation

String? get threeDSMethodURL => _$this._threeDSMethodURL;
set threeDSMethodURL (String? threeDSMethodURL)

Implementation

set threeDSMethodURL(String? threeDSMethodURL) =>
    _$this._threeDSMethodURL = threeDSMethodURL;