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