isFirst method

Implementation

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