boolInputList property

List<String>? boolInputList
final

this will shows list of boolean input values of selected state machines

Implementation

final List<String>? boolInputList;