menu
setonix_server
setonix_server.dart
SetonixAccount
SetonixAccount.new constructor
SetonixAccount.new
dark_mode
light_mode
SetonixAccount
constructor
SetonixAccount
(
{
required
Uint8List
privateKey
,
required
Uint8List
publicKey
,
required
String
name
,
})
Implementation
SetonixAccount({ required this.privateKey, required this.publicKey, required this.name, });
setonix_server
setonix_server
SetonixAccount
SetonixAccount.new constructor
SetonixAccount class