core.Map<core.String, core.dynamic> toJson() { final common = this.common; return {'common': ?common}; }