TurnCompleteEvent({ required this.turnComplete, required this.interrupted, DateTime? timestamp, }) : timestamp = timestamp ?? DateTime.now();