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