create static method

Sentence create()

Implementation

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