Future<bool?> updateCAPK(Uint8List capk) { return TySmartPosApiPluginPlatform.instance.updateCAPK(capk); }