state property

  1. @UJobStatusStateConverter()
UJobStatusState get state
inherited

The state of the video processing job. All values not listed as a known value indicate that the job is in process.

Implementation

@UJobStatusStateConverter()
UJobStatusState get state => throw _privateConstructorUsedError;