ptr property

Pointer<T> ptr
@doNotStore, override

Implementation

@override
@doNotStore
Pointer<T> get ptr => _shared._array.ptr;