hasMore property

bool hasMore

Implementation

bool get hasMore => _readPos < _list.length;