enableLocalView method

Future<void> enableLocalView()

Implementation

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