length property

int length

Get the actual length from lengthPointer.

Implementation

int get length => lengthPointer.value;