create static method

SignInRequest create()

Implementation

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