functions property

List<AbiFunction> functions
finalinherited

The contract functions.

Implementation

final List<AbiFunction> functions;