event constant

Represents an event entry type.

Implementation

static const SmartContractAbiEntryType event =
    SmartContractAbiEntryType._(3, 'Event');