FtsPhrase.quote constructor

FtsPhrase.quote(
  1. String string
)

Implementation

FtsPhrase.quote(String string) : super(ftsString(string));