stopPreview method

void stopPreview()

Implementation

void stopPreview() => _channel.invokeMethod<void>('stop');