bytes constant
AbiParameter
const bytes
Static constant representing an ABI parameter for generic bytes data.
Implementation
static const AbiParameter bytes = AbiParameter(name: '', type: 'bytes');