RecommendationDoctorReferral constructor
RecommendationDoctorReferral({
- String? name,
Implementation
RecommendationDoctorReferral({
this.name,
});
RecommendationDoctorReferral({
this.name,
});