mainTextMatchedSubstrings property

  1. @JsonKey(name: 'main_text_matched_substrings')
List<MatchedSubstring>? mainTextMatchedSubstrings
inherited

Implementation

@JsonKey(name: 'main_text_matched_substrings')
List<MatchedSubstring>? get mainTextMatchedSubstrings =>
    throw _privateConstructorUsedError;