functions property

List<ContractFunction> get functions

Implementation

List<ContractFunction> get functions => abi.functions;