payload property

dynamic payload
final

The payload of the command. Each command must define the structure of the payload.

Implementation

final dynamic payload;