checkManifest abstract method
Checks the manifest
with the stored files to this storage implementation.
Implementation
FutureOr<bool> checkManifest(ReleaseManifest manifest,
{bool verbose = false});
Checks the manifest
with the stored files to this storage implementation.
FutureOr<bool> checkManifest(ReleaseManifest manifest,
{bool verbose = false});