UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

3 lines (2 loc) 670 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as t}from"tslib";import{JSONSupport as o}from"../../core/JSONSupport.js";import{property as e,subclass as r}from"../../core/accessorSupport/decorators.js";let s=class extends o{constructor(t){super(t),this.dynamicLegend=void 0,this.layerId=null,this.subLayerIds=null,this.title=null}};t([e({json:{write:!0}})],s.prototype,"dynamicLegend",void 0),t([e({json:{write:!0}})],s.prototype,"layerId",void 0),t([e({json:{write:!0}})],s.prototype,"subLayerIds",void 0),t([e({json:{write:!0}})],s.prototype,"title",void 0),s=t([r("esri.rest.support.LegendLayer")],s);const i=s;export{i as default};