menu
fido2 package
documentation
fido2.dart
CtapDevice
transceive abstract method
transceive abstract method
dark_mode
light_mode
transceive
abstract method
Future
<
CtapResponse
<
List
<
int
>
>
>
transceive
(
List
<
int
>
command
)
Implementation
Future<CtapResponse<List<int>>> transceive(List<int> command);
fido2 package
documentation
fido2
CtapDevice
transceive abstract method
CtapDevice class