VideoBlock constructor
Returns a new VideoBlock instance.
Implementation
VideoBlock({
required this.displayName,
required this.id,
this.totalUsers,
});
Returns a new VideoBlock instance.
VideoBlock({
required this.displayName,
required this.id,
this.totalUsers,
});