failureReason property

String? get failureReason
inherited

Present only when state is failed.

Implementation

@JobStatusConverter() JobStatus? get jobStatus;/// Present only when state is failed.
 String? get failureReason;