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