highlight property Null safety
read / write
To define whether highlighting should be enabled in the returned results.
Defaults to false
.
Implementation
bool? highlight;
To define whether highlighting should be enabled in the returned results.
Defaults to false
.
bool? highlight;