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