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