menu
ccid package
documentation
ccid_platform_interface.dart
CcidPlatform
listReaders method
listReaders method
dark_mode
light_mode
listReaders
method
Future
<
List
<
String
>
>
listReaders
(
)
Implementation
Future<List<String>> listReaders() { throw UnimplementedError('poll() has not been implemented.'); }
ccid package
documentation
ccid_platform_interface
CcidPlatform
listReaders method
CcidPlatform class