menu
agent_dart package
documentation
agent/auth.dart
IdentityDescriptor
IdentityDescriptor.new constructor
IdentityDescriptor.new constructor
dark_mode
light_mode
IdentityDescriptor
constructor
IdentityDescriptor
(
{
required
String
type
,
String
?
publicKey
,
})
Implementation
IdentityDescriptor({required this.type, this.publicKey});
agent_dart package
documentation
agent/auth
IdentityDescriptor
IdentityDescriptor.new constructor
IdentityDescriptor class