Apps constructor

Apps(
  1. List<App> installedApps
)

Implementation

Apps(this.installedApps) : super();