self$1 method

UIAlertAction self$1()

self

Implementation

UIAlertAction self$1() {
  final _ret = _objc_msgSend_151sglz(this.ref.pointer, _sel_self);
  return UIAlertAction.castFromPointer(_ret, retain: true, release: true);
}