@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "has_password": hasPassword, "valid_for": validFor, }; }