fileFormat property
- @JsonKey.new(name: 'file_format', toJson: bodySpeechToTextV1SpeechToTextPostFileFormatNullableToJson, fromJson: bodySpeechToTextV1SpeechToTextPostFileFormatFileFormatNullableFromJson)
final
Implementation
@JsonKey(
name: 'file_format',
toJson: bodySpeechToTextV1SpeechToTextPostFileFormatNullableToJson,
fromJson:
bodySpeechToTextV1SpeechToTextPostFileFormatFileFormatNullableFromJson,
)
final enums.BodySpeechToTextV1SpeechToTextPostFileFormat? fileFormat;