socketId property

Future<String?> get socketId

Implementation

Future<String?> get socketId => _socketIdCompleter.future;