@override Map<String, dynamic> toJson() => <String, dynamic>{ 'notification_group_id': notificationGroupId, 'notification': notification?.toJson(), '@type': constructor, };