menu
scandit_flutter_datacapture_barcode package
documentation
scandit_flutter_datacapture_barcode_selection.dart
BarcodeSelectionSession
getCount method
getCount method
dark_mode
light_mode
getCount
method
Future
<
int
>
getCount
(
Barcode
barcode
)
Implementation
Future<int> getCount(Barcode barcode) { return _controller.getCount(barcode); }
scandit_flutter_datacapture_barcode package
documentation
scandit_flutter_datacapture_barcode_selection
BarcodeSelectionSession
getCount method
BarcodeSelectionSession class