PowerSupply constructor

const PowerSupply(
  1. int value
)

Implementation

const PowerSupply(this.value);