variables property

List<VariableDefinition> variables
final

The new values of the detector's variables. Any variable whose value isn't specified is cleared.

Implementation

final List<VariableDefinition> variables;