seeking property
bool
get
seeking
Gets a flag that indicates whether the client is currently moving to a new playback position in the media resource.
Implementation
_i2.bool get seeking => _i4.getProperty(
this,
'seeking',
);