create static method

SignUpReply create()

Implementation

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