Stops the native preview stream and unregisters the texture.
@override Future<void> stopPreview() async { await methodChannel.invokeMethod('stopPreview'); }