state property
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;
The state of the video processing job. All values not listed as a known value indicate that the job is in process.
@UJobStatusStateConverter()
UJobStatusState get state => throw _privateConstructorUsedError;