highlight property Null safety

bool? highlight
read / write

To define whether highlighting should be enabled in the returned results.

Defaults to false.

Implementation

bool? highlight;