videoDeliveryState property

String? videoDeliveryState
final

Apple's videoDeliveryState.state, verbatim, or null when it reported none.

Null is a fact about the response rather than a stage. Apple deprecated assetDeliveryState on this resource; a reader consulting that instead gets null for every preview.

Implementation

final String? videoDeliveryState;