currentBreakTime property

Duration? currentBreakTime
final

Time in seconds elapsed after the current break starts. This member is only updated sporadically, so its value is often out of date. Use the getEstimatedBreakTime method to get an estimate of the real playback position based on the last information reported by the receiver.

Implementation

final Duration? currentBreakTime;