OperationalStatus constructor

const OperationalStatus(
  1. int value
)

Implementation

const OperationalStatus(this.value);