create static method

Suggestion create()

Implementation

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