Returns true if the Pin Add-on is installed in the device
Future<bool> isPinAppInstalled() { return _terminalInfo.isAppInstalled(); }