Future<bool?> deleteSysFile(String fileName) { return TySmartPosApiPluginPlatform.instance.deleteSysFile(fileName); }