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