seekSync property
Implementation
_i2.num Function(
_i2.Object,
_i4.SeekMode,
) get seekSync => (
_i2.Object p0,
_i4.SeekMode p1,
) =>
_i3.callMethod(
_i3.getProperty(
this,
'seekSync',
),
r'call',
[
this,
p0,
p1.name,
],
);