ManifestStore constructor
Creates a new instance of ManifestStore.
Implementation
const ManifestStore({
this.activeManifest,
this.manifests = const {},
});
Creates a new instance of ManifestStore.
const ManifestStore({
this.activeManifest,
this.manifests = const {},
});