Future<int?> updateClearWorkKey(int workKeyIndex, String workKey) { return TySmartPosApiPluginPlatform.instance .updateClearWorkKey(workKeyIndex, workKey); }