Fragment constructor
Fragment({})
Implementation
Fragment({
this.fragmentLengthInMilliseconds,
this.fragmentNumber,
this.fragmentSizeInBytes,
this.producerTimestamp,
this.serverTimestamp,
});
Fragment({
this.fragmentLengthInMilliseconds,
this.fragmentNumber,
this.fragmentSizeInBytes,
this.producerTimestamp,
this.serverTimestamp,
});