menu
coin package
documentation
coin_hww.dart
TrezorDevice
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
Future
<
(
int
,
Uint8List
)
>
call
(
int
msgType
,
Uint8List
payload
)
Implementation
Future<(int, Uint8List)> call(int msgType, Uint8List payload);
coin package
documentation
coin_hww
TrezorDevice
call abstract method
TrezorDevice class