Fetches the Page before the provided key or cursor.
key
cursor
FutureOr<Page<T, C>?> before(K? key, C? cursor, int count);