cancal static method

void cancal()

Implementation

static void cancal() {
  _subscription.cancel();
}