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