executeCommand abstract method

Future<Response> executeCommand(
  1. List<Command> commands
)

Implementation

Future<Response> executeCommand(List<Command> commands);