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