command property Null safety

ICommand<IContext> command

The command that was executed or is being processed.

Implementation

ICommand get command;