onMessage property

Stream<Message> get onMessage

A stream that emits messages produced by the test.

Implementation

Stream<Message> get onMessage;