OutputLevel constructor

const OutputLevel({
  1. num? level,
})

Implementation

const OutputLevel({this.level});