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