forceCanceled property

bool? forceCanceled
final

Will be true if the job was canceled with the optional force parameter set to true.

Implementation

final bool? forceCanceled;