Used for iterating through an object store with a key cursor.
Stream<Cursor> openKeyCursor({ Object? key, KeyRange? range, String? direction, bool? autoAdvance, });