PublishEvent constructor

PublishEvent(
  1. SuiAddress sender,
  2. ObjectId packageId
)

Implementation

PublishEvent(this.sender, this.packageId);