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