length property

int get length

Returns the size of the buffer

Implementation

int get length => _list.length;