apps property

List<WebApp>? apps
getter/setter pair

List of each WebApp associated with the specified FirebaseProject.

Implementation

core.List<WebApp>? apps;