Source
VideoPlayerValue( {@required this.duration, this.position: const Duration(), this.buffered: const <DurationRange>[], this.isPlaying: false, this.errorDescription});
VideoPlayerValue( {@required this.duration, this.position: const Duration(), this.buffered: const <DurationRange>[], this.isPlaying: false, this.errorDescription});