create static method

SignInReply create()

Implementation

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