onAbort property

Future<void> onAbort
final

Completes when JS aborts the request or the engine is reset.

Implementation

final Future<void> onAbort;