Urls property

List<WebClientUrl>? get Urls
Gets the URLs.

Implementation

List<WebClientUrl>? get Urls => this._urls;