apps property

List<AndroidApp>? apps
getter/setter pair

List of each AndroidApp associated with the specified FirebaseProject.

Implementation

core.List<AndroidApp>? apps;