menu
ndk package
documentation
domain_layer/entities/relay_set.dart
RelaySet
buildId static method
buildId static method
dark_mode
light_mode
buildId
static method
dynamic
buildId
(
String
name
,
String
pubKey
)
Implementation
static buildId(String name, String pubKey) { return "$name,$pubKey"; }
ndk package
documentation
domain_layer/entities/relay_set
RelaySet
buildId static method
RelaySet class