apps property

List<App>? apps
final

An array of App objects that describe the specified apps.

Implementation

final List<App>? apps;