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