context property
final
Optional context showing the problematic content
This can contain a snippet of the document around the error location to provide context without requiring access to the original document.
Implementation
final String? context;