create static method

UserIDQuery create()

Implementation

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