PublicationServiceContext constructor
PublicationServiceContext(
- Ref<
Publication> publication, - Manifest manifest,
- Fetcher fetcher
Implementation
PublicationServiceContext(this.publication, this.manifest, this.fetcher);