importId property
An optional import id that is required if the featureset is defined within an imported style. If the featureset belongs to the current style, this field should be set to a null string.
Note: importId
is only applicable when used in conjunction with featuresetId
and has no effect when used with layerId
.
Implementation
String? importId;