PubBox constructor

PubBox(
  1. Publication publication,
  2. Container container
)

Implementation

PubBox(this.publication, this.container);