clear method

void clear()

Implementation

void clear() {
  jsu.callMethod(this, 'clear', const []);
}