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