ParticipantAudioInfo.fromJson constructor Null safety
Implementation
factory ParticipantAudioInfo.fromJson(Map<String, dynamic> json) => _$ParticipantAudioInfoFromJson(json);
factory ParticipantAudioInfo.fromJson(Map<String, dynamic> json) => _$ParticipantAudioInfoFromJson(json);