mainTextMatchedSubstrings property

  1. @JsonKey(name: "main_text_matched_substrings")
List<Term>? mainTextMatchedSubstrings
getter/setter pair

Implementation

@JsonKey(name: "main_text_matched_substrings")
List<Term>? mainTextMatchedSubstrings;