sendCommandAsync method

void sendCommandAsync(
  1. String command
)

Implementation

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