menu
sui_dart package
documentation
cryptography/keypair.dart
PublicKey
toSuiAddress abstract method
toSuiAddress abstract method
dark_mode
light_mode
toSuiAddress
abstract method
String
toSuiAddress
(
)
Return the Sui address associated with this public key
Implementation
String toSuiAddress();
sui_dart package
documentation
cryptography/keypair
PublicKey
toSuiAddress abstract method
PublicKey mixin