setGroundGrid static method

Future<void> setGroundGrid()

Implementation

static Future<void> setGroundGrid() {
  return _send("grid");
}