clear method

void clear(
  1. int mask
)

Implementation

void clear(int mask) => js_util.callMethod(this, 'clear', [mask]);