cancel method

Future<void> cancel()

Called when a request is canceled due to lack of response from the agent.

Implementation

Future<void> cancel() async {}