$DiagnosticsProperty.wrap constructor

$DiagnosticsProperty.wrap(
  1. DiagnosticsProperty $value
)

Implementation

$DiagnosticsProperty.wrap(this.$value)
    : _superclass = $DiagnosticsNode.wrap($value);