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