openPlayStoreAllApps method

void openPlayStoreAllApps()

Implementation

void openPlayStoreAllApps() {
  NavigatorUtils.openUrl(Info.storeUrl);
}