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