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