UpgradeInstanceRequest constructor

UpgradeInstanceRequest({
  1. String? type,
})

Implementation

UpgradeInstanceRequest({
  this.type,
});