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