find abstract method

Future<int?> find()

Returns the stored cursor, or null when none has been stored yet (a first run, or after delete).

Implementation

Future<int?> find();