SegmentDestination constructor

SegmentDestination()

Implementation

SegmentDestination() : super(segmentDestinationKey) {
  _queuePlugin = QueueFlushingPlugin(sendEvents);
}