textSignature property

String? textSignature
final

Provider-specific opaque signature (e.g. an OpenAI responses message id) needed to replay this block in multi-turn conversations.

Implementation

final String? textSignature;