@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "user_id": userId, "view_date": viewDate, }; }