stopContinuousScan method
Encerra o scanner contínuo e fecha a câmera.
Implementation
Future<void> stopContinuousScan() {
throw UnimplementedError('stopContinuousScan() has not been implemented.');
}
Encerra o scanner contínuo e fecha a câmera.
Future<void> stopContinuousScan() {
throw UnimplementedError('stopContinuousScan() has not been implemented.');
}