sendingStatus property
The sendingStatus
of the messages that's sent out from MessageCollectionHandler with this context.
Implementation
SendingStatus get sendingStatus => _sendingStatus;
The sendingStatus
of the messages that's sent out from MessageCollectionHandler with this context.
SendingStatus get sendingStatus => _sendingStatus;