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