ptr property

Pointer<Void> ptr

The low-level pointer to this store.

Implementation

Pointer<Void> get ptr => _cStore;