inputs property

List<CompressTerm> inputs
latefinal

The inputs that drove this Term

Implementation

late final List<CompressTerm> inputs;