AdBreak constructor

AdBreak({
  1. String? startTimeOffset,
})

Implementation

AdBreak({
  this.startTimeOffset,
});