isProxy property

bool get isProxy

isProxy

Implementation

bool get isProxy {
  return _objc_msgSend_91o635(object$.ref.pointer, _sel_isProxy);
}