disableLinkPreview property
A flag to disable link preview functionality.
When true, link previews will be disabled, rendering links as plain text
or standard hyperlinks without additional preview metadata.
When false, link previews will be enabled by default (current behavior).
Default value: false.
Implementation
final bool disableLinkPreview;