create static method

GetPoints create()

Implementation

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