siteURL property

bool? siteURL

Implementation

bool? get siteURL => _$this._siteURL;
void siteURL=(bool? siteURL)

Implementation

set siteURL(bool? siteURL) => _$this._siteURL = siteURL;