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