defaultCommandType property Null safety

  1. @override
CommandType defaultCommandType
final

The default CommandType for ChatCommands that are children of this entity.

Implementation

@override
final CommandType defaultCommandType;