onUrlChanged property

Stream<String> onUrlChanged

Listening url changed

Implementation

Stream<String> get onUrlChanged => _onUrlChanged.stream;