Dart
dart:html
Element
getAttributeNames method
description
getAttributeNames method
List
<
String
>
getAttributeNames
(
)
Implementation
List
<
String
> getAttributeNames() native;