terms property

List<String>? terms
final

A list of terms to search for within the text.

Implementation

final List<String>? terms;