flutter_scandit_plugin
flutter_scandit
ScanditController
stopCamera method
stopCamera
flutter_scandit_plugin
flutter_scandit
ScanditController
stopCamera method
ScanditController class
Constructors
ScanditController
Properties
hashCode
runtimeType
Methods
dispose
noSuchMethod
resumeBarcodeScanning
startCamera
stopCamera
toString
Operators
operator ==
stopCamera
method
Future
stopCamera
(
)
Implementation
Future stopCamera() { return _channel.invokeMethod(_nativeMethodStopCameraAndCapturing); }