menu
dart_web3gas package
documentation
web3dart/web3dart.dart
Web3Client
printErrors property
printErrors property
dark_mode
light_mode
printErrors
property
bool
printErrors
getter/setter pair
Whether errors, handled or not, should be printed to the console.
Implementation
bool printErrors = false;
dart_web3gas package
documentation
web3dart/web3dart
Web3Client
printErrors property
Web3Client class