UserCommands constructor

UserCommands({
  1. List<String>? commands,
})

Implementation

UserCommands({this.commands});