payload property
Variable length payload. The length is defined by the remaining message length when subtracting the header and other fields. The content/format of this block is defined in https://mavlink.io/en/services/ftp.html.
MAVLink type: uint8_t251
payload
Implementation
final List<int8_t> payload;