Returns the stored cursor, or null when none has been stored yet (a first run, or after delete).
null
@override Future<int?> find() async => _cursor;