customCommands property

List<KhademCommand> get customCommands

Get only custom commands.

Implementation

List<KhademCommand> get customCommands => _customCommands;