diagnostic property

Diagnostic? get diagnostic
inherited

The diagnostic being fixed, or null if this producer is being used to produce an assist.

Implementation

Diagnostic? get diagnostic => _context._diagnostic;