create static method

PhraseSet create()

Implementation

@$core.pragma('dart2js:noInline')
static PhraseSet create() => PhraseSet._();