configStructure property
configStructure is the structure of the configuration for the protocol.
Implementation
set commandsStructure(List<CommandDefinitionInput> value);/// [configStructure] is the structure of the configuration for the protocol.
List<ConfigGroupingInput> get configStructure;
configStructure is the structure of the configuration for the protocol.
Implementation
List<ConfigGroupingInput> get configStructure;/// [configStructure] is the structure of the configuration for the protocol.
set configStructure(List<ConfigGroupingInput> value);