isDone property

bool get isDone
inherited

Implementation

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