enableWebcam method

dynamic enableWebcam()

Implementation

enableWebcam() =>
    _context.read<RoomClientRepository>().enablePeerWebcam(this.id);