allowedFeatures method

Iterable<String> allowedFeatures()

Implementation

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