Disables the torch.
@override Future<void> disableTorch() async { throw UnsupportedError('Torch control is not supported on web platform'); }