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