executeCommand abstract method

Future<bool> executeCommand(
  1. String command, [
  2. String? player
])

Implementation

Future<bool> executeCommand(String command, [String? player]);