isDone property

bool get isDone

Implementation

bool get isDone => _offset >= data.length;