@override Future<void> destroy() async { await methodChannel.invokeMethod<List<String>>(AppleVisionDocumentScannerMethods.destroy.name); return; }