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