Dart SDK
dart:html
DomTokenList
property runtimeType
runtimeType
class DomTokenList
Properties
length
value
hashCode
runtimeType
Methods
add
contains
item
remove
supports
toggle
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType