id property

String? id

The id of the socket connection. This is null initially and will change each time a new underlying connection is made.

Implementation

String? get id;