hasCommands property

bool get hasCommands

Implementation

bool get hasCommands => commands != null && commands!.isNotEmpty;