willProperties property

MqttWillProperties willProperties
getter/setter pair

Will Properties.

Note that unless the will flag, MqttConnectFlags.willFlag, in the variable header is set these properties will not be encoded in the payload even if they are set.

Implementation

MqttWillProperties willProperties = MqttWillProperties();