disableLocalView method

Future<void> disableLocalView()

Implementation

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