CancelSoftwareUpgradeProposal constructor

CancelSoftwareUpgradeProposal(
  1. String title,
  2. String description
)

Implementation

CancelSoftwareUpgradeProposal(this.title, this.description);