customVariables property

List<CustomFloodlightVariable>? customVariables
getter/setter pair

Custom floodlight variables.

Implementation

core.List<CustomFloodlightVariable>? customVariables;