messages property

Stream get messages

Returns a Stream of messages from this window.

Implementation

Stream<dynamic> get messages;