deleteRule method

void deleteRule(
  1. int index
)

Implementation

void deleteRule(int index) => js_util.callMethod(this, 'deleteRule', [index]);