OrgNotificationModel.fromJson constructor
Implementation
factory OrgNotificationModel.fromJson(Map<String, dynamic> json) =>
_$OrgNotificationModelFromJson(json);
factory OrgNotificationModel.fromJson(Map<String, dynamic> json) =>
_$OrgNotificationModelFromJson(json);