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