Str.dcoDecode constructor

Str.dcoDecode(
  1. List wire
)

Implementation

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