coapCode property

CoapCode coapCode

Returns the CoapCode representing this RequestMethod.

Implementation

CoapCode get coapCode => CoapCode(codeClass, codeDetail, description);