core.Map<core.String, core.dynamic> toJson() => { if (pageEnd != null) 'pageEnd': pageEnd!, if (pageStart != null) 'pageStart': pageStart!, };