bodySpeechToTextV1SpeechToTextPostFileFormatFileFormatNullableFromJson static method

BodySpeechToTextV1SpeechToTextPostFileFormat? bodySpeechToTextV1SpeechToTextPostFileFormatFileFormatNullableFromJson(
  1. Object? value
)

Implementation

static enums.BodySpeechToTextV1SpeechToTextPostFileFormat?
    bodySpeechToTextV1SpeechToTextPostFileFormatFileFormatNullableFromJson(
            Object? value) =>
        bodySpeechToTextV1SpeechToTextPostFileFormatNullableFromJson(
            value, enums.BodySpeechToTextV1SpeechToTextPostFileFormat.other);