menu
agent_dart package
documentation
wallet/types.dart
PublicKey
PublicKey constructor
PublicKey constructor
dark_mode
light_mode
PublicKey
constructor
PublicKey
(
String
hex_bytes
,
String
curve_type
)
Implementation
PublicKey(this.hex_bytes, this.curve_type);
agent_dart package
documentation
wallet/types
PublicKey
PublicKey constructor
PublicKey class