data property

List<int>? data
final

data which is supplied by the contract, usually ABI-encoded

Implementation

final List<int>? data;