Future<String?> runCommand(String command) { throw UnimplementedError('runCommand() has not been implemented. $command'); }