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