CEListOfForumRecruitmentDetailResponse.fromJson constructor

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

Implementation

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