ScanMode enum
Please note that this code is reimplementation of https://github.com/AmolGangadhare/flutter_barcode_scanner, since the package is not updated for quite sometime, I have added here Scan mode which is either QR code or BARCODE
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited