timestampsGranularity property
- @JsonKey.new(name: 'timestamps_granularity', toJson: bodySpeechToTextV1SpeechToTextPostTimestampsGranularityNullableToJson, fromJson: bodySpeechToTextV1SpeechToTextPostTimestampsGranularityTimestampsGranularityNullableFromJson)
final
Implementation
@JsonKey(
name: 'timestamps_granularity',
toJson:
bodySpeechToTextV1SpeechToTextPostTimestampsGranularityNullableToJson,
fromJson:
bodySpeechToTextV1SpeechToTextPostTimestampsGranularityTimestampsGranularityNullableFromJson,
)
final enums.BodySpeechToTextV1SpeechToTextPostTimestampsGranularity?
timestampsGranularity;