name property

String get name

The name of the messager to send.

Messages will be delived to subscriptions with a matching name.

Implementation

String get name => _name;