create static method

SearchPoints create()

Implementation

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