create static method

ScoredPoint create()

Implementation

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