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