alloc static method
alloc
Implementation
static MLNAttributionInfo alloc() {
final _ret = _objc_msgSend_151sglz(_class_MLNAttributionInfo, _sel_alloc);
return MLNAttributionInfo.castFromPointer(_ret, retain: false, release: true);
}
alloc
static MLNAttributionInfo alloc() {
final _ret = _objc_msgSend_151sglz(_class_MLNAttributionInfo, _sel_alloc);
return MLNAttributionInfo.castFromPointer(_ret, retain: false, release: true);
}