payload property
Variable length payload. The payload length is defined by payload_length. The entire content of this block is opaque unless you understand the encoding specified by payload_type.
MAVLink type: uint8_t128
payload
Implementation
final List<int8_t> payload;