cancel method

Future cancel()

Implementation

Future cancel() async => await _subscription.cancel();