// All material copyright Esri, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.30/esri/copyright.txt for details. //>>built define("../../chunks/tslib.es6 ../../core/JSONSupport ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/decorators/subclass ./DirectionsFeatureSet ./FeatureSet ./NAMessage".split(" "),function(b,a,c,k,l,m,e,f,d,g){a=class extends a.JSONSupport{constructor(h){super(h);this.traversedTurns=this.traversedJunctions=this.traversedEdges=this.routes=this.polygonBarriers=this.polylineBarriers=this.pointBarriers=this.messages=this.incidents= this.facilities=this.directions=this.directionPoints=this.directionLines=null}};b.__decorate([c.property({type:d})],a.prototype,"directionLines",void 0);b.__decorate([c.property({type:d})],a.prototype,"directionPoints",void 0);b.__decorate([c.property({type:[f]})],a.prototype,"directions",void 0);b.__decorate([c.property({type:d})],a.prototype,"facilities",void 0);b.__decorate([c.property({type:d})],a.prototype,"incidents",void 0);b.__decorate([c.property({type:[g]})],a.prototype,"messages",void 0); b.__decorate([c.property({type:d,json:{read:{source:"barriers"}}})],a.prototype,"pointBarriers",void 0);b.__decorate([c.property({type:d})],a.prototype,"polylineBarriers",void 0);b.__decorate([c.property({type:d})],a.prototype,"polygonBarriers",void 0);b.__decorate([c.property({type:d})],a.prototype,"routes",void 0);b.__decorate([c.property({type:d})],a.prototype,"traversedEdges",void 0);b.__decorate([c.property({type:d})],a.prototype,"traversedJunctions",void 0);b.__decorate([c.property({type:d})], a.prototype,"traversedTurns",void 0);return a=b.__decorate([e.subclass("esri.rest.support.ClosestFacilitySolveResult")],a)});