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