iconLayers property

List<String> get iconLayers

Implementation

List<String> get iconLayers {
  return tileAdsLayerManager?.layerIDs ?? [];
}