huffmanTableAC property

List<HuffmanNode?> huffmanTableAC
getter/setter pair

Implementation

late List<HuffmanNode?> huffmanTableAC;