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