EthereumMethods constructor

const EthereumMethods(
  1. String value
)

The string value of the method.

Implementation

const EthereumMethods(this.value);