skewYSelf property
Implementation
_i3.DOMMatrix Function([_i2.num?]) get skewYSelf =>
([_i2.num? p0]) => _i4.callMethod(
_i4.getProperty(
this,
'skewYSelf',
),
r'call',
[
this,
p0 ?? _i6.undefined,
],
);