commandStatesChangedListeners property

List<Map<CommandName, CommandState>> commandStatesChangedListeners
getter/setter pair

Implementation

List<Map<CommandName, CommandState>> commandStatesChangedListeners =
    <Map<CommandName, CommandState>>[];