Create a new instance from a json
factory PaginationParams.fromJson(Map<String, dynamic> json) => _$PaginationParamsFromJson(json);