fractionToStart property
It is used when you want to show an ad in the porcetange of the video. For example, the half of the video (0.5), a quarter of the video (0.25)
Implementation
final double? fractionToStart;
It is used when you want to show an ad in the porcetange of the video. For example, the half of the video (0.5), a quarter of the video (0.25)
final double? fractionToStart;