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