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