command property

ArgResults? command
final

The command that was selected, or null if none was.

This will contain the options that were selected for that command.

Implementation

final ArgResults? command;