fromJson static method
Implementation
static IngressAudioEncodingOptionsRequestChannelsEnum? fromJson(
dynamic value) =>
IngressAudioEncodingOptionsRequestChannelsEnumTypeTransformer()
.decode(value);
static IngressAudioEncodingOptionsRequestChannelsEnum? fromJson(
dynamic value) =>
IngressAudioEncodingOptionsRequestChannelsEnumTypeTransformer()
.decode(value);