data property

String? data
final

The data blob of this log, hex-encoded.

For solidity events, this contains all non-indexed parameters of the event.

Implementation

final String? data;