Disables the torch.
@override Future<void> disableTorch() async { await methodChannel.invokeMethod('disable_torch'); }