createPoiholderCollection method

IPoiholderCollection createPoiholderCollection(
  1. String prefix
)

Implementation

IPoiholderCollection createPoiholderCollection(String prefix) {
  return PoiholderCollection();
}