VideoChatParticipantsInvited constructor
Constructs a VideoChatParticipantsInvited object
Implementation
const VideoChatParticipantsInvited({
required this.users,
});
Constructs a VideoChatParticipantsInvited object
const VideoChatParticipantsInvited({
required this.users,
});