isLast method

Implementation

NativeCursorGetBatch isLast() {
  _add('isLast');
  return this;
}