isCommandSupport static method

dynamic isCommandSupport(
  1. String command,
  2. String emulation
)

Checks if command is supported WIP

Implementation

static isCommandSupport(String command, String emulation) {}