menu
rfid package
documentation
rfid_platform_interface.dart
RfidPlatform
scanBarCode method
scanBarCode method
dark_mode
light_mode
scanBarCode
method
Future
<
bool
>
scanBarCode
(
)
Implementation
Future<bool> scanBarCode() { throw UnimplementedError('scanBarCode() has not been implemented.'); }
rfid package
documentation
rfid_platform_interface
RfidPlatform
scanBarCode method
RfidPlatform class