EthereumRequestCompileSolidity constructor
EthereumRequestCompileSolidity({
- required String code,
Implementation
EthereumRequestCompileSolidity({
required this.code,
});
EthereumRequestCompileSolidity({
required this.code,
});