getAttributeNames method

Iterable<String> getAttributeNames()

Implementation

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