new1 static method
new
Implementation
static ASMigrationDisplayItem new1() {
final _ret = _objc_msgSend_1x359cv(_class_ASMigrationDisplayItem, _sel_new);
return ASMigrationDisplayItem.castFromPointer(_ret, retain: false, release: true);
}
new
static ASMigrationDisplayItem new1() {
final _ret = _objc_msgSend_1x359cv(_class_ASMigrationDisplayItem, _sel_new);
return ASMigrationDisplayItem.castFromPointer(_ret, retain: false, release: true);
}