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