EthTxOption.dcoDecode constructor

EthTxOption.dcoDecode(
  1. List wire
)

Implementation

EthTxOption.dcoDecode(List<dynamic> wire)
    : super.dcoDecode(wire, _kStaticData);