startPickAndScan method
Picker scan. Default throws — enable by overriding in your native impl.
Implementation
Future<void> startPickAndScan(ScanConfiguration config, int maxItems) =>
throw UnimplementedError(
'startPickAndScan is not implemented by this platform');