saveManifest abstract method
Saves the current manifest
to this storage implementation.
Implementation
FutureOr<bool> saveManifest(ReleaseManifest manifest);
Saves the current manifest
to this storage implementation.
FutureOr<bool> saveManifest(ReleaseManifest manifest);