getSupportedExtensions method

Iterable<String> getSupportedExtensions()

Implementation

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