getPosition method

NativeCursorGetBatch getPosition()

Implementation

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