Value.dcoDecode constructor

Value.dcoDecode(
  1. List wire
)

Implementation

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