functions property

List<ContractFunction> functions
final

All functions (including constructors) that the ABI of the contract defines.

Implementation

final List<ContractFunction> functions;