connections property

Iterable<String> get connections

Implementation

Iterable<String> get connections {
  return _connections;
}