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