Future<bool?> isForeground(String pkgName) { return TySmartPosApiPluginPlatform.instance.isForeground(pkgName); }