lkSegmentId property
- @JsonKey(name: 'lk.segment_id')
final
Stable identifier for the transcript segment (lk.segment_id).
A segment id remains stable for the lifetime of a transcript segment and can be used to reconcile incremental updates in UIs.
Implementation
@JsonKey(name: 'lk.segment_id')
final String? lkSegmentId;