enableVideo method

Future<void> enableVideo()

Implementation

Future<void> enableVideo() => _rtc.enableVideo();