events property

  1. @override
Stream<BusEvent> get events
override

Implementation

@override
Stream<BusEvent> get events => _channel.stream;