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