ptr property

Pointer<Void> ptr

The low-level pointer to this box.

Implementation

Pointer<Void> get ptr => _cBox;