bool? get isFavorite => _$this._isFavorite;
set isFavorite(covariant bool? isFavorite) => _$this._isFavorite = isFavorite;