command static method

bool command(
  1. String command, [
  2. String value = ''
])

Implementation

static bool command(String command, [String value = '']) => false;