create static method

LoginRequest create()

Implementation

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