length property

int get length

The capacity.

Implementation

int get length => buffer.length;