List<String> get layerIds => [ for (int i = 0; i < allLayerProperties.length; i++) _makeLayerId(i), ];