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