AgentUnregisteredEvent constructor
const
AgentUnregisteredEvent({
- required String agentId,
Creates the event.
Implementation
const AgentUnregisteredEvent({required this.agentId});
Creates the event.
const AgentUnregisteredEvent({required this.agentId});