onUpdate method

Stream<Update> onUpdate()

When update is added to stream.

Implementation

Stream<Update> onUpdate() => _updateStreamController.stream;