length property

int length

Returns the length in characters.

Implementation

int get length => SysStringLen(ptr);