ContractMatching.dcoDecode constructor

ContractMatching.dcoDecode(
  1. List wire
)

Implementation

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