appId property

String? appId
getter/setter pair

Unique identifier of the app.

For Chrome apps and extensions, the 32-character id (e.g. ehoadneljpdggcbbknedodolkkjodefl). For Android apps, the package name (e.g. com.evernote).

Output only.

Implementation

core.String? appId;