update method

  1. @override
void update()
override

Implementation

@override
void update() {
  _stream.update(null);
}