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