command property Null safety

  1. @override
ChatCommand command
override

The command that was executed or is being processed.

Implementation

@override
ChatCommand get command;