fromJson static method
Implementation
static TranscriptionSettingsResponseClosedCaptionModeEnum? fromJson(
dynamic value) =>
TranscriptionSettingsResponseClosedCaptionModeEnumTypeTransformer()
.decode(value);
static TranscriptionSettingsResponseClosedCaptionModeEnum? fromJson(
dynamic value) =>
TranscriptionSettingsResponseClosedCaptionModeEnumTypeTransformer()
.decode(value);