Dart
dart:html
DomMatrixReadOnly
d property
description
d property
num
d
Implementation
num
get
d => JS(
"num"
,
"#.d"
,
this
);