Dart SDK
dart:html
StylePropertyMap
property runtimeType
runtimeType
class StylePropertyMap
Properties
hashCode
runtimeType
Methods
append
delete
get
getAll
getProperties
has
set
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType