menu
agent_dart_base package
documentation
wallet/signer.dart
ICPSigner
idAddress property
idAddress property
dark_mode
light_mode
idAddress
property
String
?
get
idAddress
Implementation
String? get idAddress => account.identity?.getAccountId().toHex();
agent_dart_base package
documentation
wallet/signer
ICPSigner
idAddress property
ICPSigner class