GetSegmentResponse constructor
      
      GetSegmentResponse({ 
    
    
- required SegmentResponse segmentResponse,
Implementation
GetSegmentResponse({
  required this.segmentResponse,
});GetSegmentResponse({
  required this.segmentResponse,
});