Creates a key cursor over the specified key range.
Stream<Cursor> openKeyCursor({ Object? key, KeyRange? range, String? direction, bool? autoAdvance, });