inputs property

List<CompressTerm> inputs
latefinal

The inputs that drove this CompressTerm.

Implementation

late final List<CompressTerm> inputs;