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