features method

Iterable<String> features()

Implementation

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