webApp property

List<WebApp>? webApp
getter/setter pair

The manifest describing a web app.

Implementation

core.List<WebApp>? webApp;