Map of switch name to Command (for hierarchical commands) Example: {"ios": Command(...), "android": Command(...)}
final Map<String, Command> switches;