create static method

SentimentResult create()

Implementation

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