Returns a Stream of messages from this window.
@override Stream<dynamic> get messages { return WebUtils.onBroadcastMessage(name: id); }