userCommands property

Map<String, Command> userCommands
getter/setter pair

Implementation

late Map<String, Command> userCommands;