The portion of the string that hasn't yet been scanned.
String get rest => string.substring(position);