clear static method

void clear()

Implementation

static void clear() {
  return get()!._clear();
}