buildCameraView method
Build the camera view for the barcode scanner.
Implementation
Widget buildCameraView() {
throw UnimplementedError('buildCameraView() has not been implemented.');
}
Build the camera view for the barcode scanner.
Widget buildCameraView() {
throw UnimplementedError('buildCameraView() has not been implemented.');
}