userId property

String? userId

The current user id to which the client is connected.

Returns null if the client is not connected.

Implementation

String? get userId;