unsubscribe method
No longer a route observer
Implementation
bool unsubscribe(State state) => _statesRouteObserver.unsubscribeState(state);
No longer a route observer
bool unsubscribe(State state) => _statesRouteObserver.unsubscribeState(state);