whenSkippable property

Duration? whenSkippable
final

The time in seconds when this break clip becomes skippable. 5 means that the end user can skip this break clip after 5 seconds. If this field is not defined, it means that the current break clip is not skippable.

Implementation

final Duration? whenSkippable;