UpgradeCommand constructor

UpgradeCommand(
  1. Future<void> exec()
)

Implementation

UpgradeCommand(this.exec);