sendCommand abstract method

Future<void> sendCommand(
  1. Command command
)

Implementation

Future<void> sendCommand(Command command);