isBeforeFirst method

NativeCursorGetBatch isBeforeFirst()

Implementation

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