startUrl property

String? startUrl
override

Implementation

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

Implementation

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