instanceUid property

String? instanceUid
getter/setter pair

A unique ID for the instance which is guaranteed to be unique in case the user installs multiple hybrid runtimes with the same instance ID.

Implementation

core.String? instanceUid;