reasonCode property

Gets the reason code of the message.

Implementation

MqttAuthenticateReasonCode? get reasonCode => _variableHeader!.reasonCode;