isDone property

bool get isDone

Implementation

bool get isDone => pos == source.length;