apps property

List<IosApp>? apps
getter/setter pair

List of each IosApp associated with the specified FirebaseProject.

Implementation

core.List<IosApp>? apps;