Wallet.dcoDecode constructor
Wallet.dcoDecode(
- List wire
Implementation
Wallet.dcoDecode(List<dynamic> wire) : super.dcoDecode(wire, _kStaticData);
Wallet.dcoDecode(List<dynamic> wire) : super.dcoDecode(wire, _kStaticData);