String? get startUrl => _$this._startUrl;
set startUrl(covariant String? startUrl) => _$this._startUrl = startUrl;