Stop saving the video stopSaveVideoToGallery function of native is invoked
@override Future<void> stopSaveVideoToGallery() async { await _channel.invokeMethod('stopSaveVideoToGallery'); }