Cancels a running command and releases its resources.
Future<void> cancelCommand(String commandId) { throw UnimplementedError('cancelCommand() has not been implemented.'); }