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