@override Future<void> deleteAllAlarms() { return invokeNativeMethod<void>(ChannelMethods.DELETE_ALL); }