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