menu
test_api package
documentation
backend.dart
LiveTest
onMessage property
onMessage property
dark_mode
light_mode
onMessage
property
Stream
<
Message
>
get
onMessage
A stream that emits messages produced by the test.
Implementation
Stream<Message> get onMessage;
test_api package
documentation
backend
LiveTest
onMessage property
LiveTest class