close abstract method

Future<void> close()

Close the current cursor.

Not needed when reaching the end of the cursor (moveNext returning false.

Implementation

Future<void> close();