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