progress property

int? get progress
inherited

Progress within the current processing state.

Implementation

@JobStatusStateConverter() JobStatusState get state;/// Progress within the current processing state.
 int? get progress;