EthereumRequestSendRawTransaction constructor
EthereumRequestSendRawTransaction({
- required String transaction,
Implementation
EthereumRequestSendRawTransaction({required this.transaction});