clientWaitSync property
Implementation
_i2.num Function(
_i3.WebGLSync,
_i2.num,
_i2.num,
) get clientWaitSync => (
_i3.WebGLSync p0,
_i2.num p1,
_i2.num p2,
) =>
_i4.callMethod(
_i4.getProperty(
this,
'clientWaitSync',
),
r'call',
[
this,
p0,
p1,
p2,
],
);