sendCommand method

void sendCommand(
  1. String command
)

Implementation

void sendCommand(String command) => obj.sendCommand(command);