getAll method Null safety

List<CssStyleValue> getAll(
  1. String property
)

Implementation

List<CssStyleValue> getAll(String property) native;