menu
rfid_c72_plugin package
documentation
rfid_c72_plugin.dart
RfidC72Plugin
stopScan property
stopScan property
dark_mode
light_mode
stopScan
property
Future
<
bool
?
>
get
stopScan
Implementation
static Future<bool?> get stopScan async { return _channel.invokeMethod('stopScan'); }
rfid_c72_plugin package
documentation
rfid_c72_plugin
RfidC72Plugin
stopScan property
RfidC72Plugin class