length property

int length

The length, in bytes, of the underlying data.

Implementation

int get length => _length;