diagnosticInfo property

DiagnosticInfo? get diagnosticInfo

Implementation

DiagnosticInfo? get diagnosticInfo {
  return _diagnosticInfo;
}