socketId property

String? socketId

Get the Socket ID for the connection.

Implementation

String? get socketId => connector.socketId;