JobInfo class
Show info of the a job
this info can be obtain by calling AsyncQueue.list or AsyncQueue.getJobInfo
Constructors
Properties
- description → String?
-
final
- hashCode → int
-
The hash code for this object.
read-onlyoverride
- label → String
-
final
- maxRetry → int
-
final
- retryCount → int
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- state → JobState
-
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override