functions property
All functions (including constructors) that the ABI of the contract defines.
Implementation
final List<ContractFunction> functions;
All functions (including constructors) that the ABI of the contract defines.
final List<ContractFunction> functions;