parameter property

Object get parameter

A parameter to send with the message.

the parameter will be deliverd to the messageHandler of any matching subscriptions.

Implementation

Object get parameter => _parameter;