atEnd property

bool get atEnd

Implementation

bool get atEnd {
  return _lib._objc_msgSend_12(_id, _lib._sel_isAtEnd1);
}