String? get iconUrl => _$this._iconUrl;
set iconUrl(covariant String? iconUrl) => _$this._iconUrl = iconUrl;