NotificationLevel constructor

const NotificationLevel(
  1. int _value
)

Implementation

const NotificationLevel(this._value);