PyObjectWrapperImpl.frbInternalDcoDecode constructor

PyObjectWrapperImpl.frbInternalDcoDecode(
  1. List wire
)

Implementation

PyObjectWrapperImpl.frbInternalDcoDecode(List<dynamic> wire)
    : super.frbInternalDcoDecode(wire, _kStaticData);