layers property
An array of layer Ids for the queried feature. If the feature has been rendered in multiple layers, multiple Ids will be provided. If the feature is only rendered in one layer, a single Id will be provided.
Implementation
List<String?> layers;