displayMode property
Alpha Allows to change the output display_mode for this audio. The output will be reordered, creating new utterances when speakers overlapped
Default: false
Implementation
@JsonKey(name: 'display_mode')
final String? displayMode;