atEnd method

bool atEnd()

Implementation

bool atEnd() => index >= contents.length;