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