contextMessages property
Additional messages associated with this diagnostic that provide context to help the user understand the diagnostic.
Implementation
List<DiagnosticMessage>? contextMessages;
Additional messages associated with this diagnostic that provide context to help the user understand the diagnostic.
List<DiagnosticMessage>? contextMessages;