customCommands property
List<KhademCommand>
get
customCommands
Get only custom commands.
Implementation
List<KhademCommand> get customCommands => _customCommands;
Get only custom commands.
List<KhademCommand> get customCommands => _customCommands;