WebPlayerValue constructor
WebPlayerValue()
Implementation
WebPlayerValue(
this.currentTime,
this.duration,
this.bufferedPercent,
this.isPaused,
this.isFullScreen,
this.isInPictureInPicture,
this.isTracking,
);