removeCommand abstract method

Future<void> removeCommand(
  1. String commandName
)

Implementation

Future<void> removeCommand(String commandName);