Delegates state stream access to the wrapped feature.
@override Stream<State> get stateStream => feature.stateStream;