customHighlight property Null safety
read / write
It can be used to set the custom highlight settings.
You can read the Elasticsearch
docs for the highlight options at here.
Implementation
Map? customHighlight;
It can be used to set the custom highlight settings.
You can read the Elasticsearch
docs for the highlight options at here.
Map? customHighlight;