DEMedicalPlanDoctorInformation.fromJson constructor

DEMedicalPlanDoctorInformation.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory DEMedicalPlanDoctorInformation.fromJson(Map<String, dynamic> json) =>
    _$DEMedicalPlanDoctorInformationFromJson(json);