fromClientID property

String? fromClientID

The Client.id of the Client who send the Message.

Implementation

String? get fromClientID => _fromClientID;