id property

String id
final

Unique user identifier.

This ID is generated by the backend and uniquely identifies the user across the entire system.

Implementation

final String id;