fromJson static method
Implementation
static TranscriptionSettingsRequestClosedCaptionModeEnum? fromJson(
dynamic value) =>
TranscriptionSettingsRequestClosedCaptionModeEnumTypeTransformer()
.decode(value);
static TranscriptionSettingsRequestClosedCaptionModeEnum? fromJson(
dynamic value) =>
TranscriptionSettingsRequestClosedCaptionModeEnumTypeTransformer()
.decode(value);