getNumInstalledApps method

int getNumInstalledApps()

Implementation

int getNumInstalledApps() => _getNumInstalledApps.call(
      this,
    );