isAfterLast method

NativeCursorGetBatch isAfterLast()

Implementation

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