pointer property

Pointer<ObjCObject> get pointer
inherited

Return a pointer to this object.

Implementation

Pointer<T> get pointer => _ptr;