previewFrameImageState property

String? previewFrameImageState
final

Apple's previewFrameImage.state.state, verbatim, or null.

Null is ordinary early on — Apple cuts the frame after ingesting the video — and on at least one real upload stayed null for minutes while the video was already COMPLETE.

Implementation

final String? previewFrameImageState;