Stops the local video preview and the video.
@override Future<void> stopPreview() { return _invokeMethod('stopPreview'); }