@override Map<String, dynamic> toJson() => <String, dynamic>{ 'notification_sound_ids': notificationSoundIds.map((item) => item).toList(), '@type': constructor, };