played property
TimeRanges
get
played
Gets TimeRanges for the current media resource that has been played.
Implementation
_i3.TimeRanges get played => _i4.getProperty(
this,
'played',
);