GoogleCastBrakeStatus constructor
Creates a new GoogleCastBrakeStatus instance.
Implementation
GoogleCastBrakeStatus({
this.breakClipId,
this.breakId,
this.currentBreakClipTime,
this.currentBreakTime,
this.whenSkippable,
});
Creates a new GoogleCastBrakeStatus instance.
GoogleCastBrakeStatus({
this.breakClipId,
this.breakId,
this.currentBreakClipTime,
this.currentBreakTime,
this.whenSkippable,
});