SearchTermBody constructor

SearchTermBody(
  1. String match
)

Implementation

SearchTermBody(String match) : super('BODY', match);