Map<String, dynamic> toJson() { return { "notificationId": notificationId, "notificationStatus": notificationStatus, }; }