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