InterruptionLevel constructor
const
InterruptionLevel(
- int value
Constructs an instance of InterruptionLevel
Implementation
const InterruptionLevel(this.value);
Constructs an instance of InterruptionLevel
const InterruptionLevel(this.value);