appId property

String? appId
getter/setter pair

ID of the developer app.

This ID is not user specified but is automatically generated on app creation. appId is a UUID.

Implementation

core.String? appId;