messages property

_MessagesDispatcher messages
final

Messages are simpler events that you can use to communcate between different parts of your application, without the need to use events, pipeline behaviours, etc.

Implementation

static final messages = _MessagesDispatcher();