addCommand abstract method

Future<void> addCommand(
  1. Command command
)

Implementation

Future<void> addCommand(Command command);