status property

AsyncContentBodyStatus? status
final

Rerunning is reserved for when the job is working, but there is a previous run's value in the cache. You may choose to continue polling, or use the cached value.

Implementation

final AsyncContentBodyStatus? status;