abort method

Future<void> abort()

Implementation

Future<void> abort() => Future<void>.value();