asyncFree abstract method

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

Implementation

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