relays property

List<String> get relays

Get all relays for this connection

Implementation

List<String> get relays => uri.relays;