@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "notification_sound_id": notificationSoundId, "@extra": extra, }; }