asyncCancel abstract method

Future<Result<void>> asyncCancel(
  1. int requestId
)

Implementation

Future<Result<void>> asyncCancel(int requestId);