payloadSize property

int payloadSize
inherited

The size of the payload of this CoAP message.

Implementation

int get payloadSize => payload.length;