forceCanceled property
Will be true
if the job was canceled with the optional
force
parameter set to true
.
Implementation
final bool? forceCanceled;
Will be true
if the job was canceled with the optional
force
parameter set to true
.
final bool? forceCanceled;