wholeWord property

  1. @JsonKey(defaultValue: false)
bool wholeWord
final

Whether to match using word boundaries.

Implementation

@JsonKey(defaultValue: false)
final bool wholeWord;