Dart
dart:html
StylePropertyMapReadonly
getProperties method
getProperties
description
getProperties
method
Null safety
List
<
String
>
getProperties
(
)
Implementation
List<String> getProperties() native;
Dart
dart:html
StylePropertyMapReadonly
getProperties method
StylePropertyMapReadonly class
Properties
hashCode
runtimeType
Methods
get
getAll
getProperties
has
noSuchMethod
toString
Operators
operator ==