model property

String? model
final

The model identifier. Always present for realtime sessions; omitted from transcription session responses (which carry the model on the nested audio.input.transcription instead).

Implementation

final String? model;