key property

String key
final

Unique identifier for the clients.

By default the realtime server generates a UUIDv1 key for each client.

Implementation

final String key;