MediaAdSkipEvent constructor

const MediaAdSkipEvent({
  1. int? percentProgress,
})

Implementation

const MediaAdSkipEvent({this.percentProgress});