create static method

CountPoints create()

Implementation

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