id property

String get id

@AvailableInWorkers("service")

The id read-only property of the Client interface returns the universally unique identifier of the Client object.

Implementation

external String get id;