menu
electrum_adapter package
documentation
methods/server/version.dart
ServerVersion
ServerVersion.new constructor
ServerVersion.new constructor
dark_mode
light_mode
ServerVersion
constructor
ServerVersion
(
String
name
,
String
protocol
)
Implementation
ServerVersion(this.name, this.protocol);
electrum_adapter package
documentation
methods/server/version
ServerVersion
ServerVersion.new constructor
ServerVersion class