menu
ty_smart_pos_api_plugin package
documentation
modules/pinpad/pinpad_device.dart
PinPadDevice
updateTransKey abstract method
updateTransKey abstract method
dark_mode
light_mode
updateTransKey
abstract method
Future
<
int
?
>
updateTransKey
(
int
transferKeyIndex
,
String
clearTransferKey
)
Implementation
Future<int?> updateTransKey(int transferKeyIndex, String clearTransferKey);
ty_smart_pos_api_plugin package
documentation
modules/pinpad/pinpad_device
PinPadDevice
updateTransKey abstract method
PinPadDevice mixin