events property

A list of all events defined in the contract ABI.

Implementation

List<ContractEvent> get events => abi.events;