cancel static method

dynamic cancel()

Implementation

static cancel() {
  connectivitySubscription.cancel();
}