cancelTask property

Future<bool> Function(String taskId) cancelTask
final

Implementation

final Future<bool> Function(String taskId) cancelTask;