getSupportedProfiles method

Iterable<String> getSupportedProfiles()

Implementation

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