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