create static method

LoginQuery create()

Implementation

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