Convert model to TDLib JSON format
@override Map<String, dynamic> toJson() { return { "@type": defaultObjectId, "address": address.toJson(), }; }