Map<String, dynamic> toJson() => { "metadata": metadata.toJson(), "thread_id": threadId, "message_id" : messageId };