finds either the value in the referenced object store that corresponds to the given key or the first corresponding value, if key is set to a KeyRange
Future<Object?> get(Object key);