create static method

UserNameQuery create()

Implementation

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