ArrayAddress extension - dart:ffi library (original) (raw)
ArrayAddress<T extends NativeType> extension
on
- Array<T>
Annotations
- @Since('3.5')
Properties
Available on Array<T>, provided by the ArrayAddress extension
The memory address of the underlying data.
no setter