create static method

ListQuery create()

Implementation

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