create static method

QueryPoints create()

Implementation

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