void remove([String? tokens1, String? tokens2, String? tokens3]) => js_util.callMethod(this, 'remove', [tokens1, tokens2, tokens3]);