menu
tiptool package
documentation
tt_db.dart
KeyPair
KeyPair.from constructor
KeyPair.from constructor
dark_mode
light_mode
KeyPair.from
constructor
KeyPair.from
(
{
required
String
pub
,
required
String
priv
,
})
Implementation
KeyPair.from({required this.pub, required this.priv});
tiptool package
documentation
tt_db
KeyPair
KeyPair.from constructor
KeyPair class