defaultCommandType property Null safety

CommandType? defaultCommandType
final

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

Implementation

final CommandType? defaultCommandType;