$DiagnosticLevel.wrap constructor
$DiagnosticLevel.wrap(
- DiagnosticLevel $value
Wrap a DiagnosticLevel in a $DiagnosticLevel
Implementation
$DiagnosticLevel.wrap(this.$value) : _superclass = $Object($value);