PressureLevel constructor

const PressureLevel(
  1. String value
)

Implementation

const PressureLevel(this.value);