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