flutter_scandit_plugin
flutter_scandit_plugin
BarcodeScanException
BarcodeScanException constructor
BarcodeScanException
flutter_scandit_plugin
flutter_scandit_plugin
BarcodeScanException
BarcodeScanException constructor
BarcodeScanException class
Constructors
BarcodeScanException
fromPlatformException
Properties
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
defaultErrorMessage
BarcodeScanException
constructor
BarcodeScanException
(
[
String
message
=
defaultErrorMessage
]
)
Implementation
BarcodeScanException([this.message = defaultErrorMessage]);