PushMessageContentInviteVideoChatParticipants constructor

PushMessageContentInviteVideoChatParticipants({
  1. required bool isCurrentUser,
})

Implementation

PushMessageContentInviteVideoChatParticipants({required this.isCurrentUser});