flutter_scandit_plugin
flutter_scandit_plugin
ScanditController
dispose method
dispose
flutter_scandit_plugin
flutter_scandit_plugin
ScanditController
dispose method
ScanditController class
Constructors
ScanditController
Properties
hashCode
runtimeType
Methods
dispose
noSuchMethod
resumeBarcodeScanning
startCamera
stopCamera
toString
Operators
operator ==
dispose
method
@mustCallSuper
void
dispose
(
)
@mustCallSuper
Implementation
@mustCallSuper void dispose() { _channel.setMethodCallHandler(null); }