val property

List<Logic> get val

Output sequence value

Implementation

List<Logic> get val => UnmodifiableListView(_oseq);