ResponseCreatedEvent constructor
Creates a ResponseCreatedEvent.
Implementation
const ResponseCreatedEvent({required this.eventId, required this.response});
Creates a ResponseCreatedEvent.
const ResponseCreatedEvent({required this.eventId, required this.response});