cancelJob abstract method

Future<void> cancelJob(
  1. int cancellationToken
)

Implementation

Future<void> cancelJob(int cancellationToken);