stopPreview method

Future<void> stopPreview()

Implementation

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