huffmanTableDC property

List<HuffmanNode?> huffmanTableDC
getter/setter pair

Implementation

late List<HuffmanNode?> huffmanTableDC;