ptr property

Pointer<T> ptr
override

Pointer to array

Implementation

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