bool? get isPaginated => _$this._isPaginated;
set isPaginated(covariant bool? isPaginated) => _$this._isPaginated = isPaginated;