connectionIds property

List<String> get connectionIds

List of all connection identifiers

Implementation

List<String> get connectionIds => _connections.keys.toList();