create static method

UsernameQuery create()

Implementation

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