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