selected property

T selected

The ID of the command that the user selected. Attempting to access this before arguments are parsed will throw an exception.

Implementation

T get selected => _base.commandSet.valueHolder.value;