web3dart
web3dart copied to clipboard
When generate file `.g` from `abi.json` containt with function name containt `_` in dart
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