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