Encerra o scanner contínuo e fecha a câmera.
@override Future<void> stopContinuousScan() async { await methodChannel.invokeMethod('stopPreview'); }