String? get imageUrl => _$this._imageUrl;
set imageUrl(covariant String? imageUrl) => _$this._imageUrl = imageUrl;