menu
ndk package
documentation
domain_layer/usecases/nwc/nwc_connection.dart
NwcConnection
relays property
relays property
dark_mode
light_mode
relays
property
List
<
String
>
get
relays
Get all relays for this connection
Implementation
List<String> get relays => uri.relays;
ndk package
documentation
domain_layer/usecases/nwc/nwc_connection
NwcConnection
relays property
NwcConnection class