String? get iconURL => _$this._iconURL;
set iconURL(covariant String? iconURL) => _$this._iconURL = iconURL;