Creates a new WebSocketManagerEvent.
WebSocketManagerEvent({required this.type, this.data, DateTime? timestamp}) : timestamp = timestamp ?? DateTime.now();