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