coreCommands property
List<KhademCommand>
get
coreCommands
Get only core commands.
Implementation
List<KhademCommand> get coreCommands => _coreCommands;
Get only core commands.
List<KhademCommand> get coreCommands => _coreCommands;