arg property

BinaryBlob? arg
getter/setter pair

A binary encoded argument. This is already encoded and will be sent as is.

Implementation

late BinaryBlob? arg;