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