cancelAlarm static method

dynamic cancelAlarm()

Implementation

static cancelAlarm() {
  _channel.invokeMethod("cancelAlarm");
}