CustomRender constructor
Implementation
CustomRender(
{required this.userId,
this.isFront,
required this.isLocal,
required this.streamType,
required this.width,
required this.height});
CustomRender(
{required this.userId,
this.isFront,
required this.isLocal,
required this.streamType,
required this.width,
required this.height});