create static method

Sentiment create()

Implementation

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