isEnd method

dynamic isEnd()

Implementation

isEnd() {
  return _end.value;
}