web3dart icon indicating copy to clipboard operation
web3dart copied to clipboard

When generate file `.g` from `abi.json` containt with function name containt `_` in dart

Open duongkibo opened this issue 4 years ago • 0 comments

When generate file .g from abi.json const with function name containt _ in dart _ is Access Modifiers ( private). I can't call this function from file .g in other class

duongkibo avatar Oct 29 '21 17:10 duongkibo