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