GetPresetTourResponse constructor
GetPresetTourResponse({
- required PresetTour presetTour,
Implementation
GetPresetTourResponse({required this.presetTour});
GetPresetTourResponse({required this.presetTour});