events property

Stream<ContractBase> get events

Implementation

Stream<ContractBase> get events => _controller.stream;