Iterable<String> getAllowlistForFeature(String feature) => js_util.callMethod(this, 'getAllowlistForFeature', [feature]);