String? get favicon => _$this._favicon;
set favicon(covariant String? favicon) => _$this._favicon = favicon;