web3ContractGen function

Builder web3ContractGen(
  1. BuilderOptions opts
)

The generator the builder actually uses.

Implementation

Builder web3ContractGen(BuilderOptions opts) => Web3ContractGenerator();