String? get thumbnailUrl => _$this._thumbnailUrl;
set thumbnailUrl(covariant String? thumbnailUrl) => _$this._thumbnailUrl = thumbnailUrl;