commandStates property

Map<CommandName, CommandState> commandStates
getter/setter pair

Implementation

Map<CommandName, CommandState> commandStates = {};