Returns a stream that emits all the keys that match the given prefix.
Stream<K> yieldKeys({final String? prefix});