VideoChatParticipantsInvited.fromJson constructor
Creates a VideoChatParticipantsInvited object from JSON object.
Implementation
factory VideoChatParticipantsInvited.fromJson(Map<String, dynamic> json) =>
_$VideoChatParticipantsInvitedFromJson(json);