scan method

Implementation

Future<List<ScannedPackageInfo>> scan(List<PackageInfo> packages) => _post(packages);