hasMore property

bool get hasMore

Implementation

bool get hasMore => _readPos < _list.length;