new$ static method
new
Implementation
static MLNPointCollectionFeature new$() {
  final _ret = _objc_msgSend_151sglz(_class_MLNPointCollectionFeature, _sel_new);
  return MLNPointCollectionFeature.castFromPointer(_ret, retain: false, release: true);
}