appId property

String? appId
getter/setter pair

App id.

For PWAs this is the start URL, and for extensions this is the extension id.

Implementation

core.String? appId;