menu
sui package
documentation
sui_account.dart
SuiAccount
SuiAccount constructor
SuiAccount constructor
dark_mode
light_mode
SuiAccount
constructor
SuiAccount
(
Keypair
keypair
)
Implementation
SuiAccount(Keypair keypair) { _keypair = keypair; }
sui package
documentation
sui_account
SuiAccount
SuiAccount constructor
SuiAccount class