uriOnly property
bool?
get
uriOnly
Implementation
bool? get uriOnly => _$this._uriOnly;
set
uriOnly
(bool? uriOnly)
Implementation
set uriOnly(bool? uriOnly) => _$this._uriOnly = uriOnly;