onMessage property

Stream<Message> onMessage
final

Fires when the new message is received

Implementation

final Stream<Message> onMessage;